Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Param Nodes On Drag & Drop #205

Open
wants to merge 35 commits into
base: master
Choose a base branch
from

Conversation

dannymate
Copy link

This allows for changing the node for a Parameter Drag&Drop into a graph.

You can either change the NodeType per ExposedParam type.
image

You can change it per GraphView:
image
image

My Custom Param:
image

My Custom Param Node:
image

Greebling and others added 30 commits October 11, 2021 11:20
This reverts commit a511e4a.
Added proxiedFieldPath to input for CustomPortBeh ports
Added ability to have property fields for dynamic ports.
Added GetNonRelayEdges List<SerializedEdge> extensions
Daniel Burgess added 5 commits February 4, 2022 18:28
Added FieldInfoWithPath as it easier to work with
BaseGraphView uses Param CustomNodeType to create Node on drop
Prepended Custom to ParamNodeType in ExposedParam. Defaults to null
@dannymate dannymate changed the title Custom param Nodes Custom Param Nodes Feb 5, 2022
@dannymate dannymate changed the title Custom Param Nodes Custom Param Nodes On Drag & Drop Feb 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants